func net.lookupStaticAddr

2 uses

	net (current package)
		dnsclient_unix.go#L752: 	names := lookupStaticAddr(addr)
		hosts.go#L124: func lookupStaticAddr(addr string) []string {